home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 July / macformat-039.iso / Internet Essentials / Internet Shareware / Anarchie-160 / Example Scripts / List Clipboard < prev    next >
Encoding:
Text File  |  1994-08-29  |  85 b   |  5 lines  |  [TEXT/ToyS]

  1. tell application "Anarchie"
  2.     activate
  3.     list url (the clipboard) with window
  4. end tell
  5.